﻿@charset "UTF-8";
* { margin: 0; padding: 0; list-style: none; border: 0; word-break: break-all; word-wrap: break-word;}
html { height: 100%; background-attachment: fixed; background: url(../images/bg.gif) repeat;}
body { font: 14px/1.8 "Microsoft Yahei";color:#333; background:#FFF; max-width:800px; margin:0 auto;}
img { max-width: 100%; height: auto; vertical-align: middle;}
table {border-collapse: collapse;border-spacing: 0 }
input, select, button, textarea {font-size: 100%;font-family: inherit;margin: 0;padding: 0;outline: none; }
a {color: inherit;text-decoration: none; }
input:-ms-input-placeholder, textarea:-ms-input-placeholder {color:#aaa }
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {color:#aaa }
input[type=text], select {-webkit-appearance: none }
.clearfix:after {content: ".";display: block;height: 0;clear: both;overflow: hidden;visibility: hidden }
.clearfix {*zoom:1 }
.clear {clear: both;width: 0px;height: 0px;font-size: 0px;overflow: hidden }
.cgi-fl {float: left }
.cgi-fr {float: right }
.layui-fixbar{ display:none}
.h10-line { clear:both; height:10px;}
.h8-line { clear:both; height:8px;}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

#tipDialogContainer{display: none;}

#xz-tan-box { position: fixed;left: -100%;right:100%;top:0;bottom: 0;text-align: center;font-size: 0; z-index:1000;}
#xz-tan-box:after {content:"";display: inline-block;vertical-align: middle;height: 100%;width: 0;}
.xz-tan-box {display: inline-block; *display: inline; *zoom:1; vertical-align: middle;position: relative;right: -100%; width: 90%; max-width: 700px; color: #000; font-size: 16px; border-radius: 10px; background: #fff;}
.xz-tan-content { padding: 20px 15px;}
.xz-tan-content ul {}
.xz-tan-content ul li { float: left; width: 48%; padding-right: 4%;}
.xz-tan-content ul li:last-child { padding-right: 0;}
.xz-tan-last { height: 40px; border: solid 1px #ddd; border-radius: 10px 10px 0 0; background: #eee; background-image:linear-gradient(to top, #fff, #aaa, #fff);}
.xz-tan-last span { width: 0; height: 0; border-left: 10px solid transparent; border-right: 10px solid transparent; border-bottom: 10px solid #333; position: relative; top: -8px;}
.xz-tan-next { height: 40px; border: solid 1px #ddd; border-radius: 0 0 10px 10px; background: #eee; background-image:linear-gradient(to top, #fff, #aaa, #fff);}
.xz-tan-next span { width: 0; height: 0; border-left: 10px solid transparent; border-right: 10px solid transparent; border-top: 10px solid #333; position: relative; top: 25px;}
.xz-tan-input { padding: 10px; border-left: solid 1px #ddd; border-right: solid 1px #ddd; background: #eee;}
.xz-tan-input input { width: 100%; height: 40px; line-height: 40px; text-align: center; font-size: 24px; border: 0; background: none;}
.xz-tan-btn {}
.xz-tan-btn a { height: 50px; line-height: 50px; margin-top: 20px; font-size: 18px; color: #fff; border-radius: 10px; background: #0063ca; display: block;}
.xz-black-bg { width:100%; max-width: 640px; height:100%; position:fixed; top:0; z-index:999; background:#000; opacity:0.6;filter:alpha(opacity=60);}


/*----------------------------*/
.footer { padding: 20px 0; text-align: center;}
.cgi-body {max-width: 800px;margin: 0 auto; width:100%; position: relative;}
.white-box { margin-top: 10px; padding: 5px; border: solid 1px #ddd; border-radius: 5px; background: #fff; box-shadow: 0 2px 5px rgba(0,0,0,0.1);}
.mt10 { margin-top: 10px;}
@media screen and (max-width:640px){   
.cgi-wrap { padding: 0 5px;}
.white-box { margin-top: 5px; padding: 3px;}
.mt10 { margin-top: 5px;}
}

.cgi-head-home {}
.cgi-head-home img { width: 100%; height: auto;}
#cgi-head-search { margin-top: 10px; padding: 15px 0; height:70px; background: #019c3a; background-image: linear-gradient(to right, #006afe, #00baff, #006afe);}
.cgi-search-tit { line-height: 1; padding-bottom: 10px; text-align: center; font-weight: bold; color: #ff0; font-size: 18px;}
.cgi-head-search { width: 90%; height: 30px; margin: 0 5%;}
.cgi-head-search .search-box { padding-right: 40px; padding-left: 12px; background: #fff; border-radius: 15px; position: relative;}
.cgi-head-search .search-txt { width: 100%; height: 24px; line-height: 24px; padding: 3px 0; border: 0; background: none;}
.cgi-head-search .search-btn { width: 40px; height: 30px; border: 0; background: url(../images/cgi-head-search.png) center center no-repeat; cursor: pointer; overflow: hidden; text-indent: -999999px; position: absolute; top: 0; right: 0; z-index: 1;}

.cgi-head { height: 45px; color: #fff; background:#006afe;  background-image: linear-gradient(to right, #006afe, #00baff, #006afe);  position: relative;}

.icon-back { float: left; width: 40px; height: 45px; display: inline-block; position: relative;}
.icon-back:after { content: ""; display: inline-block; width: 12px; height: 12px; border-top: 2px solid #fff; border-right: 2px solid #fff; position: absolute; top: 16px; left: 15px;}
.icon-back:after { -webkit-transform: rotate(225deg); -moz-transform: rotate(225deg); -o-transform: rotate(225deg); transform: rotate(225deg);}
.cgi-head-tit { line-height: 45px; font-size: 18px;}
.cgi-head-tit.tit-center { width: 80%; text-align: center; display: inline-block; position: absolute; left: 10%;}
.cgi-head-btn { float: right; line-height: 20px; margin: 9px 10px 0 0; padding: 3px 10px; color: #fff; font-size: 14px; border: solid 1px rgba(255,255,255,0.5); border-radius: 15px; display: inline-block;}
.cgi-head-btn:hover { text-decoration: none; color: #0063ca; border: solid 1px #fff; background: #fff;}
.cgi-head-a { float: right; line-height: 20px; margin: 9px 10px 0 0; padding: 3px 10px; color: #fff; font-size: 14px; border: solid 1px rgba(255,255,255,0.5); border-radius: 15px; display: inline-block;}
.cgi-head-a:hover { text-decoration: none; color: #0063ca; border: solid 1px #fff; background: #fff;}
.cgi-head-foot { height: 3px; background: #fff; background-image:linear-gradient(to right, #f7f7f7, #00d9ff, #f7f7f7);}



.cgi-nav{padding-top:2px}

.cgi-nav ul {}
.cgi-nav ul li{float:left;width:23%;padding:0 1%}
.cgi-nav ul li a{height:28px;line-height:28px;color:#fff;font-size:14px;text-align:center;display:block;border-radius:10px;background:#006afe}
.cgi-nav-foot { height: 3px; background: #fff; background-image:linear-gradient(to right, #f7f7f7, #00d9ff, #f7f7f7);}

.cgi-subNav { height: 45px; border-bottom: solid 1px #ddd;}
.cgi-subNav ul {}
.cgi-subNav ul li { float: left; width: 20%;}
.cgi-subNav ul li a { height: 43px; line-height: 43px; font-size: 14px; color: #cc4d00; text-align: center; border-bottom: solid 2px #fff; display: block; overflow: hidden;}
.cgi-subNav ul li a.on { color: #f00; border-color: #f00;}

.cgi-kjjl-box { margin-top: 10px; padding: 0 5px 5px 5px; border: solid 1px #ddd; border-radius: 5px; background: #fff; box-shadow: 0 2px 5px rgba(0,0,0,0.1);}
.cgi-kjjl-box .kjjl-tit { padding-bottom: 10px; text-align: center;}
.cgi-kjjl-box .kjjl-tit span { height: 40px; line-height: 40px; padding: 0 40px; font-size: 18px; font-weight: bold; color: #fff; display: inline-block; background: #f00; position: relative;}
.cgi-kjjl-box .kjjl-tit span:before {content: ".";display: inline-block; width: 0; height: 0; border-left: 40px solid transparent; border-top: 40px solid #f00; position: absolute; left: -40px;}
.cgi-kjjl-box .kjjl-tit span:after {content: ".";display: inline-block; width: 0; height: 0; border-right: 40px solid transparent; border-top: 40px solid #f00; position: absolute; right: -40px;}
.cgi-kjjl-box .kjjl-con { position: relative; z-index: 1;}
.cgi-kjjl-box .kjjl-con ul {}
.cgi-kjjl-box .kjjl-con ul li { float: left; width: 25%;}
.cgi-kjjl-box .kjjl-con ul li a { height: 40px; line-height: 40px; margin: 5px; text-align: center; color: #fff; border-radius: 20px; background: #006afe; background-image: linear-gradient(to top, #006afe, #006afe); display: block;}
.cgi-kjjl-box .kjjl-con ul li a:hover { text-decoration: none; background: #0095fe; background-image: linear-gradient(to bottom, #05c286, #0095fe);}
.cgi-kjjl-box .kjjl-con ul li:last-child { width: 100%;}
.cgi-kjjl-box .kjjl-con ul li:last-child a { color: #000; border: solid 1px #ddd; background: #eee; background-image: linear-gradient(to top, #eee, #fff); box-shadow: 0 2px 5px rgba(0,0,0,0.1);}
.cgi-kjjl-box .kjjl-con ul li:last-child a:hover { background: #fff; background-image: linear-gradient(to bottom, #eee, #fff);}
@media screen and (max-width:640px){  
.cgi-kjjl-box { font-size: 14px;}
.cgi-kjjl-box .kjjl-con ul li a { height: 30px; line-height: 30px; border-radius: 15px;}
}


/*高手贴*/
.cgi-gsb {}
.cgi-gsb ul { padding: 0 10px 10px 10px;}
.cgi-gsb ul li { line-height: 40px; font-size: 14px;  border-bottom: 1px #f9b78a dotted; overflow: hidden;  white-space: nowrap;  text-overflow: ellipsis;}
.cgi-gsb ul li span {}
.cgi-gsb ul li span.cgi-gsb-tit { height: 20px; line-height: 20px; margin-right: 8px; padding: 0 5px; font-size: 12px; color: #fff; border-radius: 5px; background: #006afe; display: inline-block; }
.cgi-gsb ul li span.cgi-zuozhe { float: right; margin-left: 10px; font-size: 14px; color: #999;}
.cgi-gsb ul li a {}

.u-pager { margin: 15px 0; text-align: center; color: #999; font-size: 0;}
.u-btn,.page-txt { height: 16px; line-height: 16px; vertical-align: top; margin: 5px 3px; padding: 10px 15px; border: solid 1px #ddd; font-size: 14px; border-radius: 5px; display: inline-block; position: relative;}
.page-txt { color: #0063ca;}
.page-txt.on { color: #fff; border-color: #0063ca; background: #0063ca;}
.u-btn { padding: 10px 20px;}
.u-btn.off,.u-btn.off:before { border-color: #eee;}
.u-btn:before { content: ""; display: inline-block; width: 10px; height: 10px; border-top: 1px solid #0063ca; border-right: 1px solid #0063ca; position: absolute; top: 12px;}
.pre-btn:before { -webkit-transform: rotate(225deg); -moz-transform: rotate(225deg); -o-transform: rotate(225deg); transform: rotate(225deg); left: 17px;}
.next-btn:before { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); right: 17px;}

.cgi-foot { padding: 20px 0; font-size: 14px; color: #999; text-align: center;}

.u-list-look { color: #000;}
.u-list-look li { padding: 10px 5px 10px 10px; border-bottom: solid 1px #ddd;}
.u-list-look h3 { margin-bottom: 5px; padding: 4px 10px 5px 0; font-size: 16px; overflow: hidden; line-height: 26px; }
/*.u-list-look a:visited { color: #999;}*/

.u-list-look .look-img { margin-bottom: 5px; overflow: hidden;}
.u-list-look .look-img span { float: left; max-width: 31%; overflow: hidden; padding: 0 0 10px; width: auto;}
.u-list-look .look-img img.zoom { height: 110px; width: 100%;}
.u-list-look .look-img span:nth-child(-n+3) { margin: 0 2.5% 0 0;}

.u-list-look .look-sum { height: 36px; line-height: 36px; color: #aaa; }
.u-list-look .look-sum .look-pic { float: left; width: 36px; height: 36px; margin-right: 10px; display: inline-block;}
.u-list-look .look-sum .look-pic img { width: 36px; height: 36px; border-radius: 50%;}
.u-list-look .look-sum .look-author { float: left; margin-right: 10px; color: #0063ca;}
.u-list-look .look-sum .look-date { float: left; font-size: 14px;}

.u-list-look .look-menu { height: 24px; line-height: 24px; color: #aaa; font-size: ;}
.u-list-look .look-menu span { height: 24px; margin-right: 20px; position: relative;}
.u-list-look .look-menu span em { position: absolute; width:50px; left: 30px;}
.u-list-look .look-menu span i { width: 24px; height: 24px; margin-right: 5px; display: inline-block; vertical-align: bottom;}
.u-list-look .look-menu span.look-menu4 { float: right; margin-right: 10px;}
.u-list-look .look-menu span.look-menu1 i { background: url(../images/cgi-zan.png) 0 0 no-repeat; background-size: 24px auto;}
.u-list-look .look-menu span.look-menu2 i { background: url(../images/cgi-cai.png) 0 0 no-repeat; background-size: 24px auto;}
.u-list-look .look-menu span.look-menu3 i { background: url(../images/cgi-pl.png) 0 0 no-repeat; background-size: 24px auto;}
.u-list-look .look-menu span.look-menu4 i { background: url(../images/cgi-view.png) 0 0 no-repeat; background-size: 24px auto;}
.u-list-look .look-menu a { color: #aaa;}
.u-list-look .look-menu a.hover { color: #f00;}
.u-list-look .look-menu span.look-menu1 a.hover i { background: url(../images/cgi-zan-2.png) 0 0 no-repeat; background-size: 24px auto;}
.u-list-look .look-menu span.look-menu2 a.hover i { background: url(../images/cgi-cai-2.png) 0 0 no-repeat; background-size: 24px auto;}


.cgi-tit { border-bottom: solid 1px #ddd; padding: 10px 0;}
.cgi-tit h1 { font-size: 18px; font-weight: 700;}
.tit-date {}
.tit-date-l { float: left;}
.tit-date-l span { color: #0063ca;}
.tit-date-r { float: right;}
.tit-date-r span { float: right; padding-left: 30px; background: url(../images/cgi-view.png) left center no-repeat; background-size: 24px auto;}

.cgi-info { padding: 20px 10px 0 10px;}
.cgi-info dl {}
.cgi-info dt { float: left; padding-top: 3px;}
.cgi-info dt img { width: 36px; height: 36px; border-radius: 50%;}
.cgi-info dd { padding-left: 46px;}
.cgi-info-author { color: #0063ca;}
.u-badge { font-size: 12px; color: #fff; vertical-align: middle; background-color: #0063ca; border-radius: 4px; padding: 1px 3px; margin-left: 3px;}
.cgi-info-time { padding: 5px 0; color: #999; font-size: 14px;}

.cgi-bd { padding: 10px 0;}
.cgi-bd p { margin-bottom: 1em;}


.cgi-bd-img {}
.cgi-bd-img p {}
.cgi-bd-img img { width: 100%; height: auto;}
.cgi-tool { height: 31px; line-height: 31px; text-align: right; font-size: 14px; color: #999; border-bottom: solid 1px #ddd;}
.cgi-tool:last-child { border-bottom: 0;}
.cgi-tool-num { padding: 0 3%; color: #0063ca;}
.cgi-reply { padding: 0 3%; color: #0063ca;}
.cgi-floor { padding: 0 10px 0 3%;}

.cgi-pl-blank { height: 52px; clear: both; overflow: hidden;}
.cgi-pl-quick { width: 100%; max-width: 640px; padding: 10px 0; background: #eee; position: fixed; bottom: 61px; z-index: 998;}
.cgi-pl-quick .quick-box { padding: 0 110px 0 10px; position: relative;}
.cgi-pl-quick .quick-txt { height: 30px; padding: 0 8px; border: solid 1px #ddd; border-radius: 5px; background: #fff; display: block;}
.cgi-pl-quick .quick-txt input { width: 100%; height: 24px; line-height: 24px; padding: 3px 0; border: 0;}
.cgi-pl-quick .quick-btn { float: right; width: 90px; height: 32px; line-height: 32px; padding: 0 10px; color: #0063ca; border: solid 1px #0063ca; border-radius: 5px; background: #fff;  background-image:linear-gradient(to top, #d7ebff, #ffffff); position: absolute; top: 0; right: 10px; cursor: pointer;}
.cgi-pl-quick .quick-btn:hover { background: #d7ebff;  background-image:linear-gradient(to bottom, #d7ebff, #ffffff);}

.reply-list { border-top: 1px solid #ddd; padding: 15px 0 10px; margin-left: 56px; margin-right: 10px; position: relative; font-size: 14px; line-height: 22px; margin-top: 15px; }
.reply-list:after { position: absolute; display: block; width: 6px; height: 6px; border-top: 1px solid #ddd; border-left: 1px solid #ddd; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); content: ""; background-color: #fff; top: -4px; left: 30px;}
.reply-list li { padding-bottom: 5px; margin-bottom: 10px; border-bottom: solid 1px #eee;}
.reply-list li .reply-author { color: #0063ca; font-size: 14px;}
.reply-list li .reply-time { float: right; font-size: 12px; color: #999;}

.cgi-black-bg { width:100%; max-width: 640px; height:100%; position:fixed; top:0; z-index:999; background:#000; opacity:0.6;filter:alpha(opacity=60);}
.cgi-tan-box-container { position: fixed;left: -100%;right:100%;top:0;bottom: 0;text-align: center;font-size: 0; z-index:1000;}
.cgi-tan-box-container:after {content:"";display: inline-block;vertical-align: middle;height: 100%;width: 0;}
.cgi-tan-box {display: inline-block; *display: inline; *zoom:1; vertical-align: middle;position: relative;right: -100%; width: 40%; max-width: 500px; color: #fff; font-size: 16px; border-radius: 20px; background-color:rgba(0,0,0,0.7);}
.cgi-tan-content { padding: 20px 15px;}

#tipDialogContainer{display: none;}

.cgi-input-wrapper { margin: 0 10%; padding-top: 10px;}
.cgi-input-wrapper li { padding-top: 10px;}
.cgi-input-wrapper input { width: 100%; height: 40px; line-height: 40px; border: 0; border-bottom: solid 1px #ddd;}
.cgi-input-btn { margin: 0 10%; padding-top: 20px;}
.cgi-input-btn input { width: 100%; height: 40px; color: #fff; border: 0; border-radius: 20px; background: #ff6c05; cursor: pointer;}
.cgi-input-btn input:hover { background: #ff9508;}
.cgi-input-btn2 { margin: 0 10%; padding-top: 20px;}
.cgi-input-btn2 input { width: 100%; height: 40px; color: #ff6c05; border: 0; border-radius: 20px; background: rgba(255,108,5,0.2); cursor: pointer;}
.cgi-input-btn2 input:hover { background: rgba(255,108,5,0.1);}

.cgi-user-function { padding: 40px 3% 0 3%;}
.cgi-user-function li { float: left; width: 40%; padding: 0 5%;}
.cgi-user-function li span { height: 120px; display: block; text-align: center; border-radius: 20px; background: rgba(0,106,254,.2); #c8e3ff;}
.cgi-user-function li span img { height: 100%; width: auto;}
.cgi-user-function li p { height: 40px; line-height: 40px; text-align: center; color: #0063ca;}

.cgi-user-pic { height: 120px; margin-top: 40px; text-align: center;}
.cgi-user-pic img { width: 120px; height: 120px; border-radius: 50%;}
.cgi-user-inf { width: 70%; margin: 0 auto; text-align: center;}
.cgi-user-inf dt { margin-bottom: 20px; padding: 20px 0; text-align: center; color: #f00; font-size: 20px; font-weight: 700; border-bottom: solid 1px #eee;}
.cgi-user-inf dd { padding-bottom: 15px;}
.cgi-user-inf dd a { color: #0063ca;}

.cgi-user-list { width: 80%; margin: 0 auto; padding-top: 20px;}
.cgi-user-list ul {}
.cgi-user-list ul li { float: left; width: 18%; padding: 1%;}
.cgi-user-list ul li img { width: 100%; height: auto; }

.cgi-load-con { padding: 5px; background: #fff;}
.cgi-load-con li { float: left; width: 31%;}
.cgi-load-con li:nth-child(1), .cgi-load-con li:nth-child(2) { margin: 0 3.5% 0 0;}
.cgi-load-con li a { display: block; height: 35px; line-height: 35px; color: #fff; text-align: center; font-size: 14px; border-radius: 10px; background: #19c95c;}
.cgi-load-con li a:hover { text-decoration: none; background: #25d87b;}

.cgi-post-wrapper { padding: 10px 5px;}
.post-tit { margin-bottom: 15px; padding: 0 10px; border: solid 1px #ddd; border-radius: 5px; background: #fff;}
.post-tit input { width: 100%; height: 30px; line-height: 30px; padding: 5px 0; border: 0; }
.post-btn { padding-top: 15px;}
.post-btn input { width: 100%; height: 40px; color: #fff; border: 0; border-radius: 20px; background: #ff6c05; cursor: pointer;}
.post-btn input:hover { background: #ff9508;}

/*图片放大*/
.photoBox{display:inline-block;position:relative;}
.photoBox img{display:block;}
.zoom{}
.photoArea{zoom:1;}
.minifier{}
.photoArea {}
.photoArea img { width: 99%; height: auto;}


.redClass { background:#ff0000; color:#fff}
.blueClass { background:#0000ff; color:#fff}
.greenClass { background:#009900; color:#fff}

.bd { font-size: 14px;}

.cgi-zs {}
.cgi-zs .hd{ height:35px; line-height:35px; font-size:16px; overflow:hidden; background:#efefef;}
.cgi-zs .hd ul {}
.cgi-zs .hd ul li{ float:left; width:16.66%; text-align:center; vertical-align:top;  }
.cgi-zs .hd ul li.on a{ color:#f00; display:block; height:33px; line-height:33px; border-bottom:2px solid #f00;}
.cgi-zs .bd td { text-align:center; padding:2px 0; border:1px solid #ddd}
.tableti td { background:#f8f8f8; border-bottom:2px solid #666;}
.cgi-zs .bd td font { display:block}
.cgi-zs .bd td i { color:#999; font-size:10px}

.cgi-zl {}
.cgi-zl .hd { height:77px; padding-top: 10px; border-bottom:1px solid #ddd; overflow:hidden;}
.cgi-zl .hd ul li{ float:left; width:20%; text-align:center}
.cgi-zl .hd ul li span { display:block; width:50%; height:40px; margin:0 auto 10px auto;}
.cgi-zl .hd ul li span img { height: 100%; width: auto;}
.cgi-zl .hd ul li.on a{ display:block; padding-bottom:5px; border-bottom:3px solid #f00;}
.sxsuxing1 td { border-bottom:1px solid #ddd; padding:10px 0;}
.hongbospan span { margin:3px 5px; float:left; width:20px; height:20px; color:#fff; text-align:center; line-height:20px; font-size:12px;-webkit-border-radius:50%; -moz-border-radius:50%; border-radius:50%; background:#f00}
.lanbospan span { margin:3px 5px; float:left; width:20px; height:20px; color:#fff; text-align:center; line-height:20px; font-size:12px;-webkit-border-radius:50%; -moz-border-radius:50%; border-radius:50%; background:#3366ff}
.lvbospan span { margin:3px 5px; float:left; width:20px; height:20px; color:#fff; text-align:center; line-height:20px; font-size:12px;-webkit-border-radius:50%; -moz-border-radius:50%; border-radius:50%; background:#009933}
.sxsuxing2 td { border-bottom:1px solid #ddd; padding:5px 0; overflow:hidden}
.sxsuxing1 span,.sxsuxing2 span { float:left; height:20px; line-height:20px; width:20px; text-align:center; margin:0 3px; color:#fff; font-size:12px; -webkit-border-radius:50%; -moz-border-radius:50%; border-radius:50%;}
.sxsuxing2 i { float:left; width:50px; text-align:center; height:20px; line-height:20px;}
.sxsuxing3 td { border-bottom:1px solid #ddd; padding: 5px 10px; overflow: hidden;}
.sxsuxing3 i { color: #f00;}

.bg_blue { background:#f00;}
.bg_red { background:#3366ff}
.bg_green { background:#009933}

.cgi-tongji {}
.cgi-tongji-tit { height: 40px; line-height: 40px; padding: 0 10px; font-size: 16px; border-top: solid 1px #ddd; background: #f8f8f8;}
.cgi-tongji-tit span { height: 16px; line-height: 16px; border-left: solid 4px #f00; padding-left: 10px; display: inline-block;}
.cgi-tongji .cgi-tongji-tit:nth-child(1) { border-top: 0;}
.cgi-tongji table {}
.cgi-tongji td { text-align:center; padding:2px 0; border:1px solid #ddd;}
.cgi-tongji td span { height:20px; line-height:20px; width:20px; text-align:center; margin:3px; color:#fff; font-size:12px; -webkit-border-radius:50%; -moz-border-radius:50%; border-radius:50%; background: #f00; display: inline-block;}
.cgi-tongji-bg { width: 42%; color: #888; background: #f8f8f8; background-image:-webkit-linear-gradient(to top, #f8f8f8, #ffffff); background-image:linear-gradient(to top, #f8f8f8, #ffffff);}
.cgi-tongji-qi { font-size: 12px;}
.cgi-tongji-grey { height: 5px; overflow: hidden; background: #eee;}

.cgi-pic {}
.cgi-pic ul { padding-top: 10px;}
.cgi-pic ul li { float:left; width:50%; margin-bottom:10px; height:200px;}
.cgi-pic ul li a { display:block; margin: 0 5px 10px 5px; position:relative; line-height:30px; text-align:center;}
.cgi-pic ul li a img { width:100%; height:200px;}
.cgi-pic ul li a span { position:absolute; left:0; bottom:0; width:100%; height:30px; line-height:30px; text-align:center; color:#fff; background-color: rgba(0, 0, 0, 0.7);
background: rgba(0, 0, 0, 0.7);}

@media screen and (max-width:500px){  
.cgi-pic ul li { height:140px;}
.cgi-pic ul li a img { height:140px;}
 } 

@media screen and (max-width:450px){  
.cgi-pic ul li { height:130px;}
.cgi-pic ul li a img { height:130px;}
 } 

@media screen and (max-width:400px){  
.cgi-pic ul li { height:120px;}
.cgi-pic ul li a img { height:120px;}
 }


.black-table {}
.black-table table {}
.black-table th { padding: 5px; color: #f00; font-weight: bold; background: #ff0;}
.black-table td { padding: 5px; color: #0F0; font-weight: bold; background: #000;}

.list1 {}
.list1 th { height: 40px; color: #fff; font-weight: bold; text-align: center; border: solid 1px #2ca9e1; background: #39f;}
.list1 td { height: 35px; text-align: center; border: solid 1px #ddd;}

.list2 {}
.list2 th { height: 40px; color: #fff; font-weight: bold; text-align: center; border: solid 1px #f16000; background: #ff6c05;}
.list2 td { height: 35px; text-align: center; border: solid 1px #ddd;}

.list3 { line-height: 1.5em;}
.list3 th { padding: 7px; font-weight: normal; border: solid 1px #fc8200; background: #f90;}
.list3 td { padding: 7px 3px; text-align: center; font-size: 14px; border: solid 1px #ddd;}

.list4 {}
.list4 td { height: 35px; text-align: center; border: solid 1px #ddd;}

.list5 {}
.list5 th { height: 40px; color: #fff; font-weight: bold; text-align: center; border: solid 1px #1883ed; background: #39f;}
.list5 td { height: 35px; text-align: center; border: solid 1px #ddd;}
.list5 tr:nth-child(2n) td { background: #f7f7f7;}

.list6 {}
.list6 th { height: 40px; color: #ff0; font-weight: bold; text-align: center; border: solid 1px #2ca9e1; background: #39f;}
.list6 td { padding: 5px 0; font-size: 14px; text-align: center; border: solid 1px #ddd; background: #e8ffff;}

.list7 {}
.list7 th { height: 40px; color: #fff; font-weight: bold; text-align: center; border: solid 1px #2ca9e1; background: #39f;}
.list7 td { padding: 5px 10px; font-size: 14px; border: solid 1px #ddd; background: #fff;}

.list8 {}
.list8 th { height: 40px; color: #fff; font-weight: bold; text-align: center; border: solid 1px #2ca9e1; background: #39f;}
.list8 td { padding: 5px; font-size: 14px; border: solid 1px #ddd;}

.list9 {}
.list9 th { height: 40px; color: #fff; font-weight: bold; text-align: center; border: solid 1px #2ca9e1; background: #39f;}
.list9 td { height: 35px; text-align: center; border: solid 1px #ddd;}

.list-sq { line-height: 1.5em;}
.list-sq th { padding: 7px; font-weight: normal; border: solid 1px #fc8200; background: #f90;}
.list-sq td { padding: 7px 3px; text-align: center; font-size: 14px; border: solid 1px #ddd;}

.list-tit1 { height: 40px; line-height: 40px; margin-top: 10px; color: #fff; font-weight: bold; text-align: center; border: solid 1px #39f; border-radius: 5px 5px 0 0; background: #39f; background-image:linear-gradient(to top, #39f, #2ca9e1); box-shadow: 0 2px 5px rgba(0,0,0,0.1);}
.list-box1 { padding: 5px 10px; border: solid 1px #ddd; border-top: 0; border-radius: 0 0 5px 5px; background: #fff; box-shadow: 0 2px 5px rgba(0,0,0,0.1);}
ul.list-btn {}
ul.list-btn li { padding: 5px 0;}
ul.list-btn li a { height: 35px; line-height: 35px; text-align: center; border: solid 1px #ddd; border-radius: 5px; background: #eee; background-image:linear-gradient(to top, #eee, #fff); box-shadow: 0 2px 5px rgba(0,0,0,0.1); display: block;}

.view-green { padding-top: 5px;}
.view-green a { height: 35px; line-height: 35px; color: #39f; text-align: center; border: solid 1px #64cd64; border-radius: 5px; background: #dcffdc; background-image:linear-gradient(to top, #dcffdc, #fff); box-shadow: 0 2px 5px rgba(0,0,0,0.1); display: block;}
.view-green a:hover { text-decoration: none; background: #fff; background-image:linear-gradient(to bottom, #dcffdc, #fff);}

.view-blue { padding-top: 5px;}
.view-blue a { height: 35px; line-height: 35px; color: #0063ca; text-align: center; border: solid 1px #93c7fb; border-radius: 5px; background: #d7ebff; background-image:linear-gradient(to top, #d7ebff, #fff); box-shadow: 0 2px 5px rgba(0,0,0,0.1); display: block;}
.view-blue a:hover { text-decoration: none; background: #fff; background-image:linear-gradient(to bottom, #d7ebff, #fff);}

.view-red { padding-top: 5px;}
.view-red a { height: 35px; line-height: 35px; color: #f00; text-align: center; border: solid 1px #efa0a0; border-radius: 5px; background: #ffe2e2; background-image:linear-gradient(to top, #ffe2e2, #fff); box-shadow: 0 2px 5px rgba(0,0,0,0.1); display: block;}
.view-red a:hover { text-decoration: none; background: #fff; background-image:linear-gradient(to bottom, #ffe2e2, #fff);}

.view-orange { padding-top: 5px;}
.view-orange a { height: 35px; line-height: 35px; color: #ff6c05; text-align: center; border: solid 1px #f9aa43; border-radius: 5px; background: #ffeab6; background-image:linear-gradient(to top, #ffeab6, #fff); box-shadow: 0 2px 5px rgba(0,0,0,0.1); display: block;}
.view-orange a:hover { text-decoration: none; background: #fff; background-image:linear-gradient(to bottom, #ffeab6, #fff);}

.tit1 { margin-top: 10px; padding: 10px 0 10px 35px; font-size: 18px; font-weight: bold; background: url(../images/iphone.png) left center no-repeat; background-size: 28px 28px;}
  .u-level {
    font-size: 12px;
    color: #fff;
    vertical-align: middle;
    background-color: #20a53a;
    border-radius: 4px;
    padding: 3px 5px;
    margin-left: 3px;
}

/*焦点图*/
.block_home_slider { position: relative; text-align: center;} 
.block_home_slider .slide {position:relative;}
.block_home_slider .caption {padding:10px; position:absolute; left:0px; right:0px; bottom:0px; background: rgba(0,0,0,.4); text-align:left;}
.block_home_slider .caption p { color: #fff;}
.block_home_slider .flex-direction-nav a {width:25px; height:25px; margin-top:-27px; display:block; position:absolute; top:50%; background-repeat:no-repeat; background-image:url(../images/sprite_arrow_2.png); text-indent:-9000px;}
.block_home_slider .flex-direction-nav a.flex-prev {left:6px; background-position:left top;}
.block_home_slider .flex-direction-nav a.flex-prev:hover {background-position:left bottom;}
.block_home_slider .flex-direction-nav a.flex-next {right:6px; background-position:right top;}
.block_home_slider .flex-direction-nav a.flex-next:hover {background-position:right bottom;}
.block_home_slider .flex-control-paging {display:inline-block; position: absolute; right: 10px; bottom: 15px;}
.block_home_slider .flex-control-paging li { float: left; overflow: hidden;}
.block_home_slider .flex-control-paging li a {width:12px; height:12px; margin: 0 5px; display:block; background: rgba(255,255,255,.5); border-radius: 50%; cursor:pointer; text-indent: -9999px; overflow: hidden;}
.block_home_slider .flex-control-paging li a.flex-active { background: #fff;}
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li { display: none; -webkit-backface-visibility: hidden;}
.flexslider .slides img {width: 100%; height: 580px; display: block;}
.flex-pauseplay span {text-transform: capitalize;}
@media screen and (max-width:640px){
.flexslider .slides img { height: 450px;}
 }
@media screen and (max-width:550px){  
.flexslider .slides img { height: 380px;}
 }
@media screen and (max-width:450px){ 
.flexslider .slides img { height: 300px;} 
 }
@media screen and (max-width:400px){ 
.flexslider .slides img { height: 250px;} 
 }

.pic-list {}
.pic-list ul { padding-top: 10px;}
.pic-list ul li { float:left; width:50%; margin-bottom:10px; height:250px;}
.pic-list ul li a { display:block; margin: 0 5px 10px 5px; position:relative; line-height:30px; text-align:center;}
.pic-list ul li a img { width:100%; height:250px;}
.pic-list ul li a span { position:absolute; left:0; bottom:0; width:100%; height:30px; line-height:30px; text-align:center; color:#fff; background-color: rgba(0, 0, 0, 0.7);
background: rgba(0, 0, 0, 0.7);}

@media screen and (max-width:640px){  
.pic-list ul li { height:180px;}
.pic-list ul li a img { height:180px;}
 } 

@media screen and (max-width:550px){  
.pic-list ul li { height:160px;}
.pic-list ul li a img { height:160px;}
 } 

@media screen and (max-width:450px){  
.pic-list ul li { height:140px;}
.pic-list ul li a img { height:140px;}
 } 

@media screen and (max-width:400px){  
.pic-list ul li { height:110px;}
.pic-list ul li a img { height:110px;}
 }

#HotNewsdiv a { font-weight: bold;}
#HotNewsdiv a:hover {text-decoration:underline;color:#ffff00;}
#HotNewsdiv {margin:0 auto;background:#000;color:#f00;padding:5px;}
#HotNews {color:#ff0;}

.scroll-web-txt-in {}
.scroll-web-txt-in th { height: 40px; color: #fff; font-weight: bold; text-align: center; border: solid 1px #0459ff; background: #006afe;}
.scroll-web-txt-in tr:nth-child(2n) { background: #f7f7f7;}
.scroll-web-txt-in td { height: 35px; text-align: center; border: solid 1px #ddd;}

.go6h_ymBlock_photoList {
	width: 100%;
	padding: 8px 10px;
	box-sizing: border-box
}

.go6h_ymBlock_photoList ul {
	width: 100%;
	clear: both;
	overflow: hidden
}

.go6h_ymBlock_photoList li {
	width: 33.3%;
	float: left;
	padding-right: 6px;
	box-sizing: border-box
}
.go6h_ymBlock_photoList li:last-child {
	padding-right: 0;
	padding-left: 6px
}

.go6h_ymBlock_photoList li span.imgBg {
	width: 100%;
	min-height: 1px;
	background: #ccc;
	display: block
}

.go6h_ymBlock_photoList li span.imgFont {
	width: 100%;
	height: 33px;
	line-height: 33px;
	display: block;
	text-align: center;
	font-size: 1.3rem
}

.go6h_ymBlock_photoList li img {
	width: 100%;
	display: block;
	border: 1px solid #ccc;
	box-sizing: border-box
}


.cgi-tuijian {}
.cgi-tj-l { float: left; width: 18%; margin-right: 2%; padding-top: 10px;}
.cgi-tj-l img { width: 100%; height: 100px;}
.cgi-tj-r { float: right; width: 80%;}
.cgi-tj-r ul {}
.cgi-tj-r ul li { height: 40px; line-height: 40px; border-bottom: solid 1px #ddd; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.cgi-tj-r ul li:last-child { border-bottom: 0;}
.cgi-tj-r ul li a {}

@media screen and (max-width:640px){  
.cgi-tj-l { width: 22%; margin-right: 3%;}
.cgi-tj-r { width: 75%;}
 }
@media screen and (max-width:550px){  
.cgi-tj-l { width: 32%; margin-right: 3%;}
.cgi-tj-r { width: 65%;}
 }
@media screen and (max-width:450px){  
.cgi-tj-l { width: 42%; margin-right: 3%;}
.cgi-tj-r { width: 55%;}
 }

.lctz { border: solid 3px #00a0e9; border-radius: 10px; overflow: hidden;}
.lctz-tit {}
.lctz ul {}
.lctz ul li { height: 40px; line-height: 40px; padding: 0 10px; border-bottom: solid 1px #ddd; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.lctz ul li:last-child { border-bottom: none;}
.lctz ul li a { font-size: 16px; font-weight: bold;}
.lctz ul li a img { margin-right: 5px;}
.lctz ul li span { float: right; color: #999;}
.lctz {}
@media screen and (max-width:640px){ 
.lctz { border: solid 2px #00a0e9; border-radius: 5px;}
.lctz ul li { padding: 0 5px;}
.lctz ul li a { font-size: 14px;}
.lctz ul li a img { display: none;}
.lctz ul li span { font-size: 12px;}
}
 
/*------------------------------高手榜调整类新增样式-------------------------------------*/
.cgi-gsb2-tit { height: 40px; line-height: 40px; margin-top: 5px; padding: 0 10px; font-weight: bold; border-bottom: solid 1px #ddd; background-image: linear-gradient(to top, #eee, #fff);}
.cgi-gsb2-tit img { width: 17px; height: auto;}
.cgi-gsb2-tit a { float: right; padding-right: 12px; font-weight: normal; font-size: 14px; display: inline-block; background: url(../images/p-right-red.png) right center no-repeat; background-size: 9px;}
.cgi-gsb2 {}
.cgi-gsb2 ul { padding: 0 10px 10px 10px;}
@media screen and (max-width:640px){ 
.cgi-gsb2 ul { padding: 0 5px 5px 5px;}
}
.cgi-gsb2 ul li { line-height: 40px; font-size: 14px;  border-bottom: 1px #EAEAEA solid; overflow: hidden;  white-space: nowrap;  text-overflow: ellipsis;}
.cgi-gsb2 ul li span.cgi-zuozhe { float: right; margin-left: 10px; font-size: 14px; color: #999;}
.cgi-gsb2 ul li a { color: #006afe;}

.list-in {}
.list-in ul { padding: 0 10px;}
.list-in ul li { line-height: 40px; font-size: 14px;  border-bottom: 1px #EAEAEA solid; overflow: hidden;  white-space: nowrap;  text-overflow: ellipsis;}
.list-in ul li:last-child { border-bottom: 0;}
.list-in ul li span.cgi-zuozhe { float: right; margin-left: 10px; font-size: 14px; color: #999;}
.list-in ul li a { color: #006afe;}


.mt20 { margin-top: 10px;}
.piic-list {}
.piic-list ul {}
.piic-list ul li { float:left; width:calc(100% - 27px); margin-right: 10px; padding: 10px; border-radius: 5px; border: solid 1px #ddd; background: #fff; box-shadow: 0 2px 5px rgba(0,0,0,0.1);}

.piic-list ul li:nth-child(2n) { margin-right: 0;}
.piic-list ul li:hover { box-shadow: 0 5px 10px rgba(0,0,0,.2); background: #fff;}
.piic-list ul li a { display:block; position:relative; line-height:30px;}
.piic-list ul li a:hover { text-decoration: none;}
.piic-list ul li a img { width:100%; height:360px;}
.piic-list ul li a span { height: 40px; line-height: 40px; font-size: 18px; display: block;}
@media screen and (max-width:640px){ 
.piic-list ul li a span { height: 30px; line-height: 30px; font-size: 16px;}
}
.piic-list ul li a p { font-size: 14px; line-height: 20px; color: #999;}

@media screen and (max-width:640px){  
.piic-list ul li a img { height:280px;}
} 

@media screen and (max-width:550px){  
.piic-list ul li a img { height:160px;}
} 

@media screen and (max-width:450px){  
.piic-list ul li a img { height:140px;}
.gsb2 li a span.zuozhe{ display:none}

} 

@media screen and (max-width:400px){  
.piic-list ul li a img { height:110px;}
}
.clearfix:after {content: ".";display: block;height: 0;clear: both;overflow: hidden;visibility: hidden}
.clearfix {
*zoom:1}


.gp-txt-more {  height: 33px;  border-radius: 3px;  -webkit-border-radius: 3px;  -moz-border-radius: 3px;  clear: both;  display: -webkit-box;  padding: 2px 12px 12px 12px;}
.gp-txt-more a { display: block; color: #fff; font-size: 14px; line-height: 33px; text-align: center; background: #ca9638; border-radius: 16px; width: 100%;}

/*------------------------------高手榜调整类新增样式-------------------------------------*/
.cgi-gsb2-tit { height: 40px; line-height: 40px; margin-top: 5px; color: #0063ca; font-weight: bold; border-bottom: solid 2px #ddd;}
.cgi-gsb2-tit img { width: 17px; height: auto; margin-right: 3px;}
.cgi-gsb2-tit a { float: right; padding-right: 12px; font-weight: normal; font-size: 14px; color: #999; display: inline-block; background: url(../images/p-right-red.png) right center no-repeat; background-size: 9px;}

.gsb2 {}
.gsb2 ul {}
.gsb2 li { border-bottom: solid 1px #ddd;}
.gsb2 li a { padding: 0.5em 0; display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.gsb2 li img { margin-right: 3px;}
.gsb2 li a span.zuozhe{float:right; margin-right:2px; color:#999}

.gsb2 li span.cgi-gsb-tit {
    height: 20px;
    line-height: 20px;
    margin-right: 8px;
    padding: 0 5px;
    font-size: 12px;
    color: #fff;
    border-radius: 5px;
    background: #006afe;
    display: inline-block;
}

.gsb3 {}
.gsb3-l { float: left; width: calc(50% - 5px);}
.gsb3-r { float: right; width: calc(50% - 5px);}
.gsb3 ul {}
.gsb3 li { border-bottom: solid 1px #ddd;}
.gsb3 li a { padding: 0.5em 0; display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.gsb3 li .gsb3-num { width: 18px; height: 18px; line-height: 18px; text-align: center; color: #fff; font-size: 12px; border-radius: 50%; display: inline-block; margin-right: 3px; background: #00a0e9;}
.gsb3-num { width: 18px; height: 18px; line-height: 18px; text-align: center; color: #fff; font-size: 12px; border-radius: 50%; display: inline-block; margin-right: 3px; background: #00a0e9;}

/*-------分页----**/
.pagination li {
    height: 16px;
    line-height: 16px;
    vertical-align: top;
    margin: 5px 3px;
    padding: 10px 15px;
    border: solid 1px #ddd;
    font-size: 14px;
    border-radius: 5px;
    display: inline-block;
    position: relative;
}
.pagination li.active{ background:#0063ca; color:#FFF}


.cgi-nav-ico { padding: 10px 0; text-align: center;}
.cgi-nav-ico ul { *zoom:1 }
.cgi-nav-ico ul:after {content: ".";display: block;height: 0;clear: both;overflow: hidden;visibility: hidden }
.cgi-nav-ico ul li { float: left; width: 25%; padding: 5px 0;overflow: hidden; white-space: nowrap;}
.cgi-nav-ico ul li a:link {
text-decoration: none;
}
.cgi-nav-ico ul li a:visited {
text-decoration: none;
}
.cgi-nav-ico ul li a:hover {
text-decoration: none;
}
.cgi-nav-ico ul li a:active {
text-decoration: none;
}
.cgi-nav-ico ul li img { width: 40px; height: 40px;} 
strong{ font-weight:bold}
.hdxtb-menu { width:100%; padding: 10px 0;}
.hdxtb-menu ul:after {content: ".";display: block;height: 0;clear: both;overflow: hidden;visibility: hidden }
.hdxtb-menu ul {*zoom:1 }
.hdxtb-menu li{ float:left; width: 50%; display:block; cursor:pointer; font-size: 22px; text-align:center; font-weight:bold;}
.hdxtb-menu li img { width: 80%; max-width: 261px; height: auto;}
.hdxtb-box{ clear:both;}
.hdxtb-box ul { padding: 0 5px;}
.hdxtb-box ul li { height: 40px; line-height: 40px; border-bottom: solid 1px #eaeaea; overflow: hidden;  font color: #d70000; white-space: nowrap;  text-overflow: ellipsis;}
.hdxtb-box ul li:last-child { border-bottom: 0;}
.hdx-span-rm { height: 20px; line-height: 20px; margin-right: 8px; padding: 0 5px; font-size: 12px; color: #fff; border-radius: 5px; background: #d70000; display: inline-block;}
.hdx-span-mr { height: 20px; line-height: 20px; margin-right: 8px; padding: 0 5px; font-size: 12px; color: #fff; border-radius: 5px; background: #008cd6; display: inline-block;}


/*------------------------------高手榜调整类新增样式-------------------------------------*/


.list2 {}
.list2 th { height: 40px; color: #fff; font-weight: bold; text-align: center; border: solid 1px #f16000; background: #ff6c05;}
.list2 td { height: 35px; text-align: center; border: solid 1px #ddd;}
.list2 a:hover {text-decoration: none;}

.list2 {}
.list2 th { height: 40px; color: #fff; font-weight: bold; text-align: center; border: solid 1px #f16000; background: #ff6c05;}
.list2 td { height: 35px; text-align: center; border: solid 1px #ddd;}
.list2 a:hover {text-decoration: none;}


.liuhe-web-list h2{height:40px;line-height:40px;color:#fff;font-size:18px;text-align:center;background:#029063}.liuhe-web-list ul{border-left:solid 1px #ddd}.liuhe-web-list ul li{float:left;width:33.33%}.liuhe-web-list ul li a{height:40px;line-height:40px;font-size:16px;text-align:center;border-right:solid 1px #ddd;border-bottom:solid 1px #ddd;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.slick-slider{position:relative;display:block;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block}.slick-track:before,.slick-track:after{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir='rtl'] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-disabled{color:#ccc}.images-con{background:#000}.alllist .listbox .listone{width:100%;height:40px;line-height:40px;cursor:pointer;border-top:solid 1px #ddd;font-size:16px;text-align:center;color:#777;background:#eee}.alllist .downlistbox .listone,.alllist .downlistbox .listone a{color:#fff}.alllist .listbox .listone.act,.alllist .listbox .listone.act a,.alllist .downlistbox .listone.act,.alllist .downlistbox .listone.act a{color:#fff}.listdetail img{width:90%;margin:30px auto;min-height:500px;color:#fff}.listdetail .slick-active{background:url(../images/loading.gif) no-repeat center}

.beiyong p{  
    padding: 10px 0;
    font-size: 18px;
    font-weight: 700;
    color: #ff0000;
    text-align: center;   
    
    }
.beiyong{
    /**  background: #FFE8B1;  **/
    padding-bottom: 30px;
    }
.beiyong li{ 
    display: block;
    float: left;
    width: 32%;
    text-align: center;
    font-size:22px;
    color: #000;
    font-weight: bold;
    text-shadow: 0px 0px 10px #00ff88;
    animation-name: pulse;
    animation-duration: 1s;
    animation-fill-mode: both;
    animation-iteration-count: infinite;

          } 
@media screen and (max-width: 720px){
  .beiyong li{   font-size:16px;  } 
  .chakanla2 {
    font-size:14px;   
    line-height:2rem;
}}
  

.tit999 {
    width: 100%;
    height: 31px;
    line-height: 29px;
    margin: 0 auto;
    text-align: center;
    font-size: 20px;
    color: #fff;
    background: url(../images/tubiao.png) top center no-repeat;
}

.linum2 tr td{ border:1px solid #ddd; padding: 6px 5px;font-size: 16px; }
.linum3 tr td{ border:1px solid #ddd; padding: 6px 5px;font-size: 16px;line-height:40px; height:40px;}

.cgi-tit { border-bottom: solid 1px #ddd; padding: 10px 0;}
.cgi-tit h1 { font-size: 18px; font-weight: 700;}
.cgi-tit .cgi-pl-tit{font-size:18px;line-height:30px;font-weight:bold;color:#333}
.cgi-tit .cgi-tit-left{float:left;font-size:18px;height:30px;line-height:30px;font-weight:bold;color:#333}
.cgi-tit .cgi-tit-right{float:right;font-size:12px;height:30px;line-height:40px;color:#999}
.cgi-tit .cgi-tit-right a{padding-left:5px}
.cgi-tit .cgi-tit-right a:hover,.cgi-tit .cgi-tit-right a.current{color:#ff1c1c}

/***-资料列表---**/

.displayguide {
    background: #eee;
    padding: 0 15px;
    border-top: 1px solid #E1E1E1;
    box-shadow: 0px 1px 0 #F5F5F5 inset;
    height: 35px;
    line-height: 35px;
}

.displayguide .tf a {
    padding: 0 10px;
    display: inline-block;
    height: 23px;
    line-height: 23px;
    font-size: 13px;
    color: #666
}

.displayguide .tf a.showmenu {
    padding-left: 0px
}

.displayguide .tf a.a {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 0 9px;
}

.displaylist li a:visited {
    color: #7E8181;
}

.displaylist li {
    background: url(/static/images/b.png) repeat-x 0 0;
    padding: 5px 5px
}

.displaylist li h2 {
    font-size: 17px;
    font-weight: normal
}

.displaylist li span {
    float: left;
}

.displaylist li span.icon {
    height: 20px;
    padding-top: 1px;
    padding-right: 5px;
}

.displaylist li.no {
    font-size: 14px;
    padding: 15px 13px
}

.displaylist li p {
    height: 19px;
    overflow: hidden
}

.displaylist li .num, .dsm_flitopfav, #dsm_fbanzhu, #dsm_fguize {
    float: right;
    padding: 0 6px;
    margin-top: 2px;
    height: 14px;
    line-height: 14px;
    margin-left: 5px;
    border-radius: 8px;
    border: 1px solid #ddd;
    font-size: 10px;
    color: #888
}

.displaylist li .by {
    color: #999
}

/*----- page -----*/
.page {
    text-align: center;
    margin: 20px 10px;
}
/*----- 内容 -----*/

.content{ padding:8px;}